home *** CD-ROM | disk | FTP | other *** search
- BeginGUI "Error Demo"
- Message "When you'll press the Next button"
- Message "PowerInstaller will encounter a "
- Message "non supported keyword (CreateError)."
- Message ""
- Message "Anyway, you'll be able to continue"
- Message "the installation process."
-
- EndGUI
-
- BeginGUI "Error is here!"
-
- Message "As you can see, the installation"
- Message "process is not stopped :-)"
-
- Gadgets NOPREV NOCANCEL
-
- CreateError
-
- Set Gadget_Next "Finish!"
- EndGUI
-